home *** CD-ROM | disk | FTP | other *** search
- WI-8B: Large Visual Basic Programs
-
-
- API_Helper 3.0
- Bostwick, Marshal
- $0
- #12150
- displays the calls, constants, and Declares from the WIN31API.TXT in a set
- of List boxes. You can paste single of multiple lines into VB code windows.
- Includes support for VB 2.0.
-
-
- Basic Insight 2.00
- McKelvy Enterprises
- $30
- #4824
- helps with the documentation and debugging of Microsoft BASIC and Visual
- Basic programs. It provides aformatted source listing and variable
- cross-reference for each subroutine and for the program as a whole.
-
-
- Browse 3.0 (BROWSECC) (09-93 CD)
- Oancea, Gabriel
- $10
- #12097
- is a VB custom control for browsing DBF files. Requires vxBASE (on our
- disk #27614.)
-
-
- Charlie [CHARLIE] 11-93 CD
- Monte Carlo Software
- $10
- #12615
- allows you to manage the data-dictionary of an access database, as
- it's used by the engine delivered with VB 3.0. You can use this to
- create databases, compress, and repair them. You can delete/add/change
- tables, and query definitions/fields/indexes and relations between
- tables. You can also change the type and size of a field and print a
- professional overview of your DataDictionary.
-
-
- DataTable Custom Control 1.1
- Bebber, Douglas
- $50
- #12312
- is a tool for building multi-user, network-compatible database
- management applications. It provides an easy-to-use interface to
- Borland's Paradox Engine.
-
-
- Examining Rasters
- CSO
- $0
- #4596
- is an interactive programming tool that explores the way rasters behave
- in Windows code. VBRUN is required.
-
-
- Flyout
- Koch, Peter
- $0
- #12025
- shows how to create a flyout menuing system in VB2.
-
-
- Input Grid
- Guardalben, G.V.
- $15
- #12131
- is a grid control with a built in floating input box. This takes all the pain
- out of getting data from the user and into the grid. All C source code for the
- control is included.
-
-
- Joystick For Windows
- Six, Raymond W.
- $0
- #12219
- contains everything required to setup and test a game adaptor port as a
- Windows 3.1, multi-media joystick device. It includes a Windows joystick
- driver, Windows control panel applet for calibration, and a tool for
- examining/testing the joystick. VBRUN200.DLL is included.
-
-
- Joystats (JOYSTAT) (10-93 CD)
- $0
- contains source code for a joystick status application.
-
- MergeWav 1.01
- Unicom Aviation Systems
- $25
- #12053
- contains a sample talking clock application to demonstrate how to merge .WAV
- files on the fly. It uses a VB routine which facilitates faster and
- smoother delivery of audio with immediate return to your program. Included
- comprehensive notes, sample audio files, and more.
-
-
- MF 1.0 (MF-DB) (08-93 CD)
- Brown, Carl
- $2-$186
- #12434
- is a multi-user, high performance database for Windows 3.x. Features
- include index-filters, structure-based records, userdefined keys as a
- DLL, and more. C and VB headers are also included. This will interface
- to any language capable of DLL calls.
-
-
- PdxBro
- Kesler, John
- $0
- #3540
- is VB source code and the executable for a Paradox table browser. It requires
- the Paradox engine PXENGWIN.DLL.
-
-
- PrettyPrint 1.0
- Sirkin, Bert
- $0
- #4823
- is a source code text printer for Visual Basic. It has options for bold
- and italic text, two different typefaces, various point sizes, and more.
- It also formats source code with line numbers.
-
-
- PTK Control Center
- Obeda, Ed
- $11
- #4451
- makes it easy to add Professional Toolkit Custom Controls to your VB apps. In
- addition, commonly used tools can be saved and automatically selected on
- startup.
-
-
- QCard
- $0
- #12324
- is a DLL for creating card games in Visual Basic or C/C++. It includes
- two decks of cards and six cardback designs which you can draw, deal and
- drag around.
-
- About 40 card game specific functions are provided. These functions
- allow you to track card positions, drag single cards and drag blocks of
- cards.
-
-
- The System Information SDK 1.01 (SI_SDK) (10-93 CD)
- Snowy Mountain Software
- $10
- #12573
- is a DLL and a Library of VB function calls that enable developers to
- determine configuration information about a computer. It can detect
- computer model, BIOS manufacturer and date, memory installed, bus type, CPU
- type and speed, mouse and drive info, and more. This was designed to be
- used with Visual Basic, although another language that can call DLLs can
- also be used.
-
-
- SubDoc 2.02 [SUBDOC] (11-93 CD)
- Fox, Peter
- $35
- #12250
- is for documenting VB2 source code. It catalogues, displays and prints
- procedures, types, global variables and constants with detailed entries
- extracted from remarks in the original source. This can be used with all
- the sources in a project or all the reusable sources that are in the
- development directory to provide a catalogue of re-usable code. It can
- also create a calling tree for a procedure.
-
-
- TKofax Toolkit 1.0
- LCK Consulting
- $20
- #20199 [2 disks]
- simplifies communications with the Kofax image engine. It provides
- classes, a custom control, a VBX file, as well as sample programs to
- facilitate the development of applications that are image-enabled.
-
- This works transparently as a standard Windows control, such as the edit
- or listbox controls. It also adds several common dialogs that are
- needed for image manipulation. TIFF, IMG, PCX and EMS graphic formats
- are supported.
-
-
- Valet 1.0
- English, Donald R.
- $15
- #12511
- provides quick access to frequently used help files, constant files, and
- custom controls while working in Visual Basic 1.0. Other features
- include the ability to save and run, save and make an EXE, log time
- spent on a project, drag and drop support, and much more.
-
-
- VB MIDI Piano 1.1 [VBMP] 11-93 CD
- Artic Software
- $0
- #12627
- is a playable graphic MIDI piano. It shows how to send MIDI OUT data
- using Visual Basic. You can play the 3D piano keys with your mouse,
- control general MIDI patch changes, and control panning, volume and
- octaves. Requires VBRUN300.
-
-
- VB_APPS 1.0
- Resolutions Now
- $33
- #12146
- contains a library of applications and add-on modules for Visual Basic
- 1.0+. Programs include a log, multiple simultaneous timers, encryption
- front end, password protection, enhanced scroll bars, multiple file
- starter, and a font viewer.
-
-
- VB-Tips
- Compiled by Ford, Nelson ASP
- $0
- #4306
- is a large compilation of VB programming tips, routines and common questions
- and answers contributed by a number of VB experts. Source code for a viewing
- program is included for accessing the text file.
-
-
- VBToolBox Pro 3.0c [VBTDISK1, VBTDISK2, VBTDISK3] (11-93 CD)
- Jurcik, Hal
- $55
- #20298 [3 disks]
- automates the process of saving and running code in Visual Basis 2.0.
- Functions are also included for calling text files, Icon editors, add-on
- help files, or just about any program from within the VB editing
- environment.
-
-
- Visual Basics #16-#22
- Seymour, Barry
- $0
- #4588
- contains articles dealing with various Visual Basic topics.
-
-
- Visual FEDIT Custom Control 2.5 (FEDIT) (09-93 CD)
- Computer Mindware Corp.
- $159
- #12497
- a superclass of the EDIT control that provides the developer with all
- facilities needed to ensure that the data received by a program is
- correct.
-
- Features include full support for VBX format 2.0 and 1.0, masked input
- for 5 data styles, clipboard support, 19 date and time manipulation
- procedures, over 60 API functions, and more.
-
-
- WinDLL Fastrack
- Wildcat Software
- $?
- #4888
- is a tutorial/reference tool for accessing Windows calls from VB 1.0.
- Subjects include Communications, System information, Windows Messaging,
- and INI files. Stand-alone example programs are provided to allow users
- to test individual Windows calls by supplying the parameters and
- evaluating the return values, and references are supplied in a Windows
- Help file. VBRUN100 is included on this disk.
-
-
- ]]]]]]]]]]
-
-